/*共用*/
.in_banner{width:100%;height:300px; margin-top:80px; }
.in_main{width:100%;background: #fff;}
.in_title{padding:50px 0 8px;border-bottom: 1px solid #e4e4e4;text-align: center;}
.in_title .in_TCN{font-size: 28px;color:#444;}
.in_title .in_TEN{font-size: 15px;color:#a5a5a5;line-height: 30px;}
.in_nav{text-align: center;padding:34px 0;}
.in_nav a{display: inline-block;line-height: 38px;padding:0 18px;font-size: 14px;color:#555; border:1px solid #ececec;}
.in_nav a.active{color:#fff;background:#eb1f25; border:1px solid #eb1f25;}
/*关于我们*/
.abt_main{padding: 30px 0 50px;min-height:200px;}
.abt_main .in_abtImg{float:left;margin-right:45px;margin-bottom: 20px;}
.abt_main .in_abtImg2{float:right;margin-left:45px;margin-bottom: 20px;}
.abt_main .in_abtT{font-size: 18px;color:#101010;line-height: 42px; margin-bottom:18px;}
.abt_main .in_abtTT{font-size:15px; color:#333;line-height: 30px;}
.abt_main .in_abtTT2{float:left; font-size:15px; color:#333;line-height: 30px;}
.abt_main p{ padding:0px 0px 24px 0px; font-size:15px; color:#333;line-height: 30px; }
.abt_main strong{ font-size:16px; font-weight:bold;}

/*荣誉资质*/
.honor_list{width:100%;padding:20px 0;}
.honor_list .honor_one{width:16.6%;margin: 0 1.7% 30px;float:left;transition: all .3s;cursor: pointer;}
.honor_one .honor_img{width:100%;box-sizing: border-box;text-align:center;border: 1px solid #e1e1e1;}
.honor_one .honor_img img{max-width:100%;max-height: 2.6rem;}
.honor_one .honor_name{
    width:100%;height:42px;line-height: 42px;font-size: 14px;color:#666;text-align: center;
    overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.honor_list .honor_one:hover{transform: translateY(-10px);}
.honor_one:hover .honor_img{box-shadow: 0 0 15px #ccc;}
.honor_one:hover .honor_name{color:#eeba07;}
.mask-wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    text-align: center;
    display: none;
}
.mask-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    opacity: .7;
}
.mask-main {
    width: 800px;
    height: 600px;
    position: absolute;
    top: 50%;
    margin-top: -300px;
    left: 50%;
    margin-left: -400px;
}
.mask-img {
    width: 100%;
    height: 560px;
}
.mask-img .img-md {
    max-width: 100%;
    max-height: 100%;
}
.mask-img img{
    max-width: 100%;
    max-height: 100%;
}
.mask-main p {
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    margin-top: 20px;
}
.mask-pager li {
    position: absolute;
    top: 0;
    cursor: pointer;
    height: 100%;
    width: 10%;
}
.mask-pager .prev {
    left: 10%;
    background: url(../images/honor_left.png) no-repeat center;
}
.mask-pager .next {
    right: 10%;
    background: url(../images/honor_right.png) no-repeat center;
}
.mask-close {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 5%;
    top: 5%;
    cursor: pointer;transition: all 1s;
    background: url(../images/honor_off.png) no-repeat center center;
}
.mask-close:hover{transform: rotate(360deg);}
@media (max-width: 800px) {
    .mask-main {
        width: 100%;height: 100%;
        top: 0;margin-top: 0px;
        left: 0;margin-left: 0px;
    }
    .mask-img {height: 80%;width: 96%;margin:10% auto;}
    .mask-main p {margin-top: -40px;}
    .mask-pager .prev {left: 5%;}
    .mask-pager .next {right: 5%;}
    .mask-close {background-size: 32px;}
    .mask-img img{position: relative;top: 50%;transform: translateY(-50%);}
}
/*产品中心*/
.in_pro_list{width:100%;padding:30px 0;}
.in_pro_list .pro_one{display:block;width:30%;margin: 0 1.6% 40px;float:left;}
/*产品详情*/
.pro_nameT{
    width: 100%;height:58px;line-height: 58px;text-align: center;
    background: #efefef;font-size: 20px;color:#eeba07;
}
.pro_info_main{width: 1000px;padding:60px 0;margin: auto;}
.pro_info_main .pro_PT{width: 100%;margin-bottom: 60px;}
.pro_PT .proI_pic{float: left;width: 500px;text-align: center;}
.pro_PT .proI_pic img{max-width: 100%;}
.pro_PT .proI_txt{float:right;width: 450px;}
.proI_txt .pro_IT{line-height: 50px;margin-bottom: 10px;font-size: 16px;color:#333;}
.proI_txt .pro_ITT{line-height: 28px;font-size:14px;color:#888;}
.pro_info_main .pro_infoData{width: 100%;}
.pro_infoData .pro_infoDT{
    height:40px;line-height: 40px;font-size: 14px;color:#333;
    padding-left: 22px;background: #dadada;
}
.pro_infoData .pro_infoData_box{padding-top: 30px;}
.pro_infoData_box img{max-width: 100%;}
.toBack{
    display:block;width:166px;height: 42px;text-align: center;line-height: 42px;
    border: 1px solid #eb1f25; color:#eb1f25; margin:0 auto 52px;
}
/*案例展示*/
.in_case_list{width:100%;padding:50px 0;}
.in_case_list .in_case_one{width:30.8%;margin:0 1.25% 30px;float:left;transition: all .3s;}
.in_case_list .in_case_one:hover{transform: translateY(-10px);}
.in_case_one .inCase_img{width:100%;overflow: hidden;}
.in_case_one .inCase_img img{width:100%;transition: all .3s;}
.in_case_one:hover .inCase_img img{transform: scale(1.1);}
.in_case_one .inCase_txt{padding:12px 15px;border-bottom: 1px solid transparent;text-align: center;}
.in_case_one:hover .inCase_txt{border-bottom: 1px solid #eeba07;}
.inCase_txt .inCase_T{line-height: 60px;color:#444;font-size:16px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.inCase_txt .inCase_TT{
    line-height: 24px;font-size: 13px;color:#666;height:48px;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box;
    -webkit-line-clamp:2;-webkit-box-orient: vertical;
}
.in_case_one .case_more{display:inline-block;font-size: 13px;margin-top:30px;color:transparent;}
.in_case_one:hover .case_more{color:#eeba07;}
/*新闻中心*/
.in_newsList{width:100%;padding-bottom: 40px;}
.in_newsList .in_newsOne{display:block;width:100%;padding:30px 0;color:#888;transition:background .3s;}
.in_newsOne .inNews_time{float:left;width:9.2%;margin-right:5%;font-size: 16px;}
.inNews_time .inNews_time_T{font-size: 36px;line-height: 65px;}
.in_newsOne .inNews_txt{float:left;width:57.5%;transition: all .4s;}
.inNews_txt .inNews_T{
    font-size: 16px;color:#444;line-height: 45px;margin-bottom: 20px;
    overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.inNews_txt .inNews_TT{
    font-size: 12px;line-height: 24px;height:48px;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box;
    -webkit-line-clamp:2;-webkit-box-orient: vertical;
}
.in_newsOne .inNews_img{float:right;width:240px;}
.in_newsOne .inNews_img img{width:100%;}
.in_newsList .in_newsOne:hover{background:#eb1f25;color:#fff;}
.in_newsOne:hover .inNews_txt{transform: translateX(10px);}
.in_newsOne:hover .inNews_txt .inNews_T{color:#fff;}
/*新闻详情*/
.inNews_data{width:100%;padding: 50px 0 50px;}
.inNews_data .INData_T{font-size:24px;color:#101010; font-weight:bold; text-align: center;}
.INData_T .INData_time{font-size:12px; font-weight:normal; color:#aaa;line-height: 30px;margin-bottom: 14px;}
.inNews_data .INData_main{padding-top:20px;line-height:30px;font-size:15px; color:#333; min-height:200px; border-bottom: 1px solid #e4e4e4;}
.inNews_data .INData_main img {display: block;max-width: 94%;margin:0 auto 20px;}
.inNews_data .INData_main p{padding:0px 0px 24px 0px;}
.inNews_data .toBack{margin: 50px auto 0;}


.inNews_data2{width:100%;padding: 10px 0 50px;}
.inNews_data2 .INData_T{font-size:24px;color:#101010; font-weight:bold; text-align: center;}
.inNews_data2 .INData_T .INData_time{font-size:12px; font-weight:normal; color:#aaa;line-height: 30px;margin-bottom: 14px;}
.inNews_data2 .INData_main{padding-top:20px;line-height:30px;font-size:15px; color:#333; min-height:200px; border-bottom: 1px solid #e4e4e4;}
.inNews_data2 .INData_main img {display: block;max-width: 94%;margin:0 auto 20px;}
.inNews_data2 .INData_main p{padding:0px 0px 24px 0px;}
.inNews_data2 .toBack{margin: 50px auto 0;}


/*下载中心*/
.download_list{width:100%;padding:30px 0;}
.download_list .download_one{width:100%;height:100px;padding:20px 0;border-bottom: 1px dotted #ccc;}
.download_one .upload_time{
    width:100px;float:left;font-size: 16px;color:#aaa;background: #ebebeb;
    height:100%;line-height: 35px;text-align: center;transition: background .3s;
}
.upload_time .upload_day{
    font-size: 28px;color:#888;border-bottom: 1px solid #dedede;margin: 0 10px;
    padding-top: 10px;line-height: 44px;
}
.download_one .download_info{
    float:left;max-width: 975px;margin-left: 25px;padding-top: 12px;
    font-size: 14px;color:rgba(0,0,0,.5);line-height: 30px;
}
.download_info .download_T{font-size: 18px;color:#333;line-height: 42px;}
.download_info .download_T a{font-size: 18px;color:#333;line-height: 42px;}
.download_one .download_icon{
    display: block;float:right;width:100px;height:100%;
    background: url("../images/icon_pdf.png") no-repeat center;
}
.download_one:hover .upload_time{color:#fff;background: #507fd3;}
.download_one:hover .upload_time .upload_day{color:#fff;}
.download_one:hover .download_info .download_T{color:#0051be;}
/*常见问题*/
.QABox{width:100%;padding:20px 0;}
.QABox .QA_one{width:100%;height:120px;margin-bottom: 80px;}
.QA_one .QA_txt{float:left;width:calc(100% - 50px);max-width: 1040px;}
.QA_txt .Q_txt{margin-bottom: 10px;}
.QA_txt .QA_icon{display: block;width:26px;height:26px;float:left;margin-right: 15px;}
.QA_txt .Q_txt .QA_icon{background: url("../images/question.png") no-repeat center;margin-top: 9px;}
.Q_txt .QA_T{font-size: 18px;color:#333;line-height: 44px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.QA_txt .A_txt{}
.QA_txt .A_txt .QA_icon{background: url("../images/answer.png") no-repeat center;}
.A_txt .QA_T{
    font-size: 12px;color:#888;line-height: 22px;height:66px;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box;
    -webkit-line-clamp:3;-webkit-box-orient: vertical;
}
.QA_txt .QA_T{float:left;max-width:1000px;width:calc(100% - 50px);}
.QA_one .QA_details{
    display:block;float:right;width:32px;height:32px;transition: all .3s;
    background: url("../images/problem_to02.png") no-repeat center;
    position: relative;top:50%;transform: translateY(-50%);
}
.QA_one:hover .QA_details{background: url("../images/problem_to01.png") no-repeat center;}
.QA_one:hover .Q_txt .QA_T{color:#eeba07;text-decoration: underline;}
/*招贤纳士*/
.conUs_main{padding:25px 0 85px;}
.rec_table{width: 70.8%;float:left;}
.rec_table .rec_thead{width:100%;background:#999;color:#fff;height:52px;line-height: 52px;text-align: center;}
.rec_thead .rec_th{width:25%;float:left;font-size: 16px;}
.rec_table .rec_tbody{width:100%;}
.rec_tbody .rec_tr{width:100%;cursor: pointer;border-bottom: 2px solid #e5e5e5;}
.rec_tbody .rec_tr:hover{background: #efefef;}
.rec_tbody .rec_tr.open{background: #efefef;border-bottom:none;}
.rec_tr .rec_td{
    width:25%;float:left;height:46px;line-height: 46px;
    text-align: center;font-size: 14px;color:#666;
}
.rec_tr .rec_mainTd{
    width:100%;background: #fff;padding:30px 40px;box-sizing: border-box;
    font-size: 13px;color:#777;line-height: 30px;display: none;
}
.rec_mainTd .rec_mainT{font-size: 16px;color:#333;}
.conUS_way{width:25%;float:right;}
.conUS_way .CUW_T{line-height: 30px;color:#333;font-size: 14px;}
.conUS_way .CUW_one{margin-bottom: 25px;}
.CUW_one .CUW_icon{display: block;float:left;width:20px;height:23px;margin-right: 15px;position: relative;top: 5px;}
.CUW_icon.icon_email{background: url("../images/con_email.png") no-repeat center;}
.CUW_icon.icon_tel{background: url("../images/con_tel.png") no-repeat center;}
.CUW_icon.icon_addr{background: url("../images/con_addr.png") no-repeat center;}
.CUW_one .CUW_txt{font-size: 14px;float:left;}
.CUW_txt .CUW_T{color:#888;}
.CUW_txt .CUW_TT{color:#444;}
.conUS_way .CUW_img{width:100%;position: relative;margin-top:40px;}
.conUS_way .CUW_img img{width:100%;}
.CUW_img .CUW_imgT{
    position: absolute;bottom:0;left:0;right:0;width:100%;height:42px;font-size: 16px;
    line-height: 42px;text-align: center;color:#fff;background: rgba(0,0,0,.5);
}
/*联系我们*/
.bd_map{width:100%;height:400px;}
.contact_us_main{padding:70px 0;}
.contact_us_main .conUs_info{width:49%;float:left;font-size: 14px;color:#666;line-height: 35px;}
.conUs_info .conpany_name{font-size: 16px;color:#333;margin-bottom:20px;}
.contact_us_main .feedback_box{width:50%;float:right;}
.feedback_box .ipt_one{width:100%;border-bottom: 1px solid #e0e0e0;padding-top: 15px;font-size: 14px;color:#aaa;}
.feedback_box .ipt_one input{line-height: 45px;background: transparent;width:calc(100% - 38px);box-sizing: border-box;padding-left: 25px;}
.feedback_box .ipt_one textarea{
    background: transparent;width:100%;height:100px;resize: none;line-height: 30px;
}

.feedback_box .ipt_one2{width:100%;border-bottom: 1px solid #e0e0e0;padding-top: 15px;font-size: 14px;color:#aaa;}
.feedback_box .ipt_one2 input{line-height: 45px;background: transparent;width:calc(40% - 38px);box-sizing: border-box;padding-left: 25px;}


.feedback_box .subBtn{
    width:100%;height:50px;font-size: 14px;color:#fff;
    background: #eb1f25;margin-top: 15px;cursor: pointer;
}


